@media only screen and (max-width: 600px) {
    .p_tb20 { padding: 0; }
    .p_tb50 { padding: 30px 0 !important; }
    .m_tb30 { margin: 10px auto !important }

    .swiper-container1 .swiper-pagination .swiper-pagination-bullet i {
        width: 48px !important;
        height: 48px !important;
        line-height: 48px !important;
        font-size: 26px !important;
        font-weight: bold;
    }
    .swiper-container1 .swiper-pagination .swiper-pagination-bullet p {
        font-size: x-small;
    }

    #in_news_box li .time big { font-size: 2.6rem; color: #b2bbc0; }

     #zy_banner_box { padding: 80px 0 50px; background: url(../Image/zy_banner.jpg) center 100%; }
     #zy_banner_box .conter { padding: 20px 20px 0 !important;  }

     #zy_banner_box .sofa{
        margin-left: 200px;
        transform: scale(0.6);
     }
    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: left;
    }

    .in_title p { font-size: 1.4rem; }

    #in_ys_box .title big {
        font-size: 3.8rem;
    }
    #in_ys_box ul li { padding: 2.0rem 1.0rem !important;}

    .page-footer #end_info .e1 { padding: 0 0.75rem;  }


    .proUL li a img,.picUL li a img { height: 120px !important; min-height: 120px; }

    .title_box .location { display: none; }

    
}


@media only screen and (min-width: 601px) and (max-width: 991px) {
    .picUL li a .img,.proUL li a .img { height: 200px !important;}
    .picUL li a .img img,.proUL li a .img img { min-height: 200px !important;}
    
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    
    .picUL li a .img,.proUL li a .img { height: 240px !important;}
    .picUL li a .img img,.proUL li a .img img { min-height: 240px !important;}

}

@media only screen and (min-width: 601px) and (max-width: 1200px) {

    #zy_banner_box { padding: 180px 0 80px 0; }

    #zy_banner_box .sofa{
        transform: scale(0.7) !important;
     }
     #zy_banner_box .conter .title,
    #zy_banner_box .conter .location{
        padding-left: 4%;
    }
}

@media only screen and (max-width: 991px) {

    #allmap {
    height: 240px;
    background: #000;
    }

    #map_txt {
        background: #e33933;
        height: 240px;
    }

    .map_lx { padding: 20px; }

}

@media only screen and (max-width: 1200px) {
    
}

@media only screen and (min-width: 1201px) {

    .demo .swiper-pagination { position: absolute; width: 1200px; left: 50%; transform: translateX(-360px); }

    #banenr_box { width: 100%; position: relative; height: 600px; overflow: hidden;}
    .swiper-container { width: 1920px; height: 600px; left: 50%; margin-left: -960px !important; position: absolute; }


    #zy_banner_box .sofa {
    right: 50% !important;
    margin-right: -500px;
    }

    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: left;
    }

    #in_product_box .case_type { width: 286px; }

    #in_gsjj_box #in_gsjj_cont .in_cont .more,#in_product_box .lf_title { text-align: left; }

    #in_ys_box { position: relative; }

    #left_box { padding-left: 30px; }

    .lx_list p { max-width: 600px; }

}